/ Assembly List / LJCDBViewDAL / ViewGridColumns / Add

Namespace - LJCDBViewDAL


Parameters
viewDataID - The View ID.
viewColumnID - The Column ID.

Returns

A reference to the added item.

Syntax

C#
public ViewGridColumn Add(Int32 viewDataID, Int32 viewColumnID)

Creates and adds the object from the provided values.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.